home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 July / PCU_JULY97.ISO / browser / cache / iea11538.dcr / Internal_8_About PC User.ls < prev    next >
Encoding:
Text File  |  1997-05-07  |  259 b   |  10 lines

  1. on mouseUp
  2.   global gActiveIcon
  3.   restoreIcon()
  4.   set the memberNum of sprite 6 to the number of member "Aboutus active"
  5.   set gActiveIcon to "6"
  6.   puppetSound("whoosh8")
  7.   gotoNetPage("aboutus/aboutus.htm", "main")
  8.   gotoNetPage("bnr_m06.htm", "banner")
  9. end
  10.